Nevron.Nov.Editors Namespace / NZoomLevelPropertyEditor<TZoomMode> Class
Fields Properties Methods Events


In This Topic
    NZoomLevelPropertyEditor<TZoomMode> Class Members
    In This Topic

    The following tables list the members exposed by NZoomLevelPropertyEditor<TZoomMode>.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the MaxUserZoomPercent property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MinUserZoomPercent property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NZoomLevelPropertyEditor.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PredefinedZoomLevels property  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the minimal zoom the user can set via the zoom panel UI. By default 500.  
    Public PropertyGets or sets the minimal zoom the user can set via the zoom panel UI. By default 10.  
    Public PropertyGets or sets the predefined zoom levels the user can select from the Zoom dialog.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates a combo box as value control. Overrden to make the combo box editable.  
    Protected Method  
    Protected MethodOverridden. Updates the editor from the edited node.  
    Top
    See Also